Skip to content

feature: Modular Slice Refactoring#14

Merged
avenolazo merged 1 commit into
hyperstack-labs:devfrom
Stephen01623:feature/store
Feb 12, 2026
Merged

feature: Modular Slice Refactoring#14
avenolazo merged 1 commit into
hyperstack-labs:devfrom
Stephen01623:feature/store

Conversation

@Stephen01623

Copy link
Copy Markdown
Contributor

Implemented Modular Zustand Store Architecture

  • Refactored monolithic lib/store.ts into modular slices under lib/store/
  • Created separate slices: priceSlice, holdingsSlice, vaultSlice, and uiSlice
  • Combined all slices in lib/store/index.ts
  • Integrated zustand/middleware persist specifically on uiSlice
    -Moved formatCurrency utility from store to lib/utils.ts

@avenolazo avenolazo merged commit 891fdbd into hyperstack-labs:dev Feb 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants